New Functions in Week 10

droplevels

{base}

Drop Unused Levels from Factors

relevel

{stats}

Reorder Levels of Factor

log

{base}

log (default base = e)

contrasts

{stats}

Get and Set Contrast Matrices (find reference category)

is.element

{base}

Check if a value is element of a vector

The end!